Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: JManager Reference /
Chapter 1 - JManager Reference / JManager Functions
Abstract Window Toolkit Control Functions /


JMCountAWTContextFrames

Counts the number of frames associated with an AWT context.

OSStatus JMCountAWTContextFrames (
JMAWTContextRef context, 
UInt32* frameCount);
context
The AWT context whose frames are being counted.
frameCount
A pointer to the frame count. On return, this parameter holds the number of allocated frames associated with the context. (This value may be 0.)
function result
A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
SEE ALSO
After determining the number of frames, you can then access an individual frame by calling the JMGetAWTContextFrame function (page 31).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help